home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Internet Tools 1993 July / Internet Tools.iso / RockRidge / mail / mm / mm-0.90 / help / TOP.DIR / push.HLP < prev    next >
Encoding:
Text File  |  1990-12-18  |  767 b   |  22 lines

  1. PUSH  -  start running a subshell
  2.  
  3. Usage:  PUSH
  4.  
  5. The PUSH command will start up a new shell under the MM process.
  6.   When you leave the PUSHed shell (done by using the "exit" shell
  7.   command), you will be back in MM.  PUSH is an advanced command for
  8.   people familiar with the use of shells.
  9.  
  10. If you are using MM and want to run some shell command, there are two
  11.   somewhat easier ways:
  12.  
  13.   o  At an MM prompt, type "!" and the shell command, for example:
  14.         MM>!ls
  15.      "!" does the one command in a subshell (like a PUSH).
  16.  
  17.   o  Suspend MM using the QUIT or SUSPEND commands, type the shell
  18.      command(s) at the shell prompt, and then type "mm" to re-enter MM.  
  19.      
  20. For more help type "help" and one of these topics:
  21.     quit   suspend   exit   bye   shell
  22.